home *** CD-ROM | disk | FTP | other *** search
/ PC Home 48 / Fun Clicp Art 5000.iso / r / mbm24 / 00875_PH-OU 2 fi.ls < prev    next >
Encoding:
Text File  |  1996-06-10  |  187 b   |  11 lines

  1. on exitFrame
  2.   global gLabel
  3.   curseur(6)
  4.   set the visible of sprite 46 to 1
  5.   set the visible of sprite 47 to 1
  6.   if the controlDown then
  7.     ini_phy()
  8.   end if
  9.   go(label(gLabel))
  10. end
  11.